home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 July & August / PCWorld_2003-07-08_cd.bin / Software / TemaCD / freeram / FreeRAM XP Pro 1.31.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2003-05-13  |  5KB  |  197 lines

  1. object Form2: TForm2
  2.   Left = 18
  3.   Top = 495
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'FreeRAM XP Pro Introduction, Usage Notes, and FAQ'
  7.   ClientHeight = 296
  8.   ClientWidth = 471
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   ShowHint = True
  20.   OnClose = FormClose
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Image1: TImage
  24.     Left = 6
  25.     Top = 3
  26.     Width = 32
  27.     Height = 32
  28.     AutoSize = True
  29.     Picture.Data = {<image001.ico>}
  30.   end
  31.   object Image2: TImage
  32.     Left = 6
  33.     Top = 54
  34.     Width = 32
  35.     Height = 32
  36.     AutoSize = True
  37.     Picture.Data = {<image002.ico>}
  38.   end
  39.   object Image3: TImage
  40.     Left = 6
  41.     Top = 107
  42.     Width = 32
  43.     Height = 32
  44.     AutoSize = True
  45.     Picture.Data = {<image003.ico>}
  46.   end
  47.   object Label1: TLabel
  48.     Left = 7
  49.     Top = 274
  50.     Width = 237
  51.     Height = 13
  52.     Caption = 'For additional support and an online FAQ,'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -11
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.   end
  60.   object Label14: TLabel
  61.     Left = 247
  62.     Top = 275
  63.     Width = 94
  64.     Height = 13
  65.     Cursor = crHandPoint
  66.     Hint = 'Click to go to our website for updates.'
  67.     Caption = 'Visit our website'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clBlue
  70.     Font.Height = -11
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = [fsBold]
  73.     ParentFont = False
  74.     OnClick = Label14Click
  75.   end
  76.   object Label6: TLabel
  77.     Left = 361
  78.     Top = 276
  79.     Width = 102
  80.     Height = 13
  81.     Cursor = crHandPoint
  82.     Hint = 'Click to send us email!'
  83.     Caption = 'Send us an email!'
  84.     Font.Charset = DEFAULT_CHARSET
  85.     Font.Color = clBlue
  86.     Font.Height = -11
  87.     Font.Name = 'MS Sans Serif'
  88.     Font.Style = [fsBold]
  89.     ParentFont = False
  90.     OnClick = Label6Click
  91.   end
  92.   object Label2: TLabel
  93.     Left = 345
  94.     Top = 275
  95.     Width = 12
  96.     Height = 13
  97.     Caption = 'or'
  98.     Font.Charset = DEFAULT_CHARSET
  99.     Font.Color = clWindowText
  100.     Font.Height = -11
  101.     Font.Name = 'MS Sans Serif'
  102.     Font.Style = [fsBold]
  103.     ParentFont = False
  104.   end
  105.   object StaticText5: TStaticText
  106.     Left = 46
  107.     Top = 4
  108.     Width = 373
  109.     Height = 23
  110.     Caption = 'FreeRAM XP Pro Introduction and Usage Notes'
  111.     Font.Charset = ANSI_CHARSET
  112.     Font.Color = clNavy
  113.     Font.Height = -17
  114.     Font.Name = 'Arial'
  115.     Font.Style = [fsBold, fsItalic]
  116.     ParentFont = False
  117.     TabOrder = 0
  118.   end
  119.   object Button1: TButton
  120.     Left = 191
  121.     Top = 239
  122.     Width = 86
  123.     Height = 26
  124.     Hint = 'Close this window'
  125.     Caption = '&OK'
  126.     TabOrder = 1
  127.     OnClick = Button1Click
  128.   end
  129.   object StaticText1: TStaticText
  130.     Left = 46
  131.     Top = 23
  132.     Width = 194
  133.     Height = 17
  134.     Caption = 'Select a topic from the list below.'
  135.     Font.Charset = DEFAULT_CHARSET
  136.     Font.Color = clWindowText
  137.     Font.Height = -11
  138.     Font.Name = 'MS Sans Serif'
  139.     Font.Style = [fsBold]
  140.     ParentFont = False
  141.     TabOrder = 2
  142.   end
  143.   object ListBox1: TListBox
  144.     Left = 8
  145.     Top = 174
  146.     Width = 457
  147.     Height = 57
  148.     Hint = 'Select a topic from this list.'
  149.     ItemHeight = 13
  150.     Items.Strings = (
  151.       'Why is AutoFree ineffective or not as effective as before?'
  152.       'Why does FreeRAM XP Pro sometimes connect to the Internet?'
  153.       'My System Resources under System Properties are unchanged!'
  154.       
  155.         'How do I uninstall FreeRAM XP Pro? It'#39's not under Add/Remove, et' +
  156.         'c.'
  157.       'Why use FreeRAM XP?'
  158.       'How do I start optimizing my computer'#39's memory?'
  159.       'Is FreeRAM XP Pro safe?'
  160.       'I'#39'm technology challenged! What can FreeRAM XP Pro do for me?'
  161.       'I'#39'm a power user or advanced user. What good is FreeRAM XP Pro?')
  162.     ParentShowHint = False
  163.     ShowHint = True
  164.     TabOrder = 3
  165.     OnClick = ListBox1Click
  166.   end
  167.   object RichEdit1: TRichEdit
  168.     Left = 47
  169.     Top = 41
  170.     Width = 410
  171.     Height = 110
  172.     Hint = 'Displays information about the topic selected'
  173.     Lines.Strings = (
  174.       
  175.         'Select a topic from the list below. More information will appear' +
  176.         ' here in this box.')
  177.     PlainText = True
  178.     ReadOnly = True
  179.     ScrollBars = ssVertical
  180.     TabOrder = 4
  181.   end
  182.   object StaticText2: TStaticText
  183.     Left = 7
  184.     Top = 156
  185.     Width = 66
  186.     Height = 17
  187.     Caption = 'Topics list:'
  188.     Font.Charset = DEFAULT_CHARSET
  189.     Font.Color = clWindowText
  190.     Font.Height = -11
  191.     Font.Name = 'MS Sans Serif'
  192.     Font.Style = [fsBold]
  193.     ParentFont = False
  194.     TabOrder = 5
  195.   end
  196. end
  197.